adTempus API
PreviousUpNext
IJob::WaitStartLimit Property

Gets or sets the wait limit for the job

C++
__property long WaitStartLimit;
C#
long WaitStartLimit;
Visual Basic
Property WaitStartLimit() As long
Default Value

0

Gets or sets the maximum time (in seconds) that adTempus will wait for a previous instance of the job to finish when the AlreadyRunningBehavior is arbWaitThenSkip or arbWaitThenRun.

adTempus API Reference version 3.0.0.0, revised 10/30/2008